home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr13 / etext201.zip / WHATS.NEW < prev   
Text File  |  1995-03-12  |  2KB  |  71 lines

  1.  
  2.  
  3.     Version 1.00
  4.  
  5.     + Original version released November 1994
  6.  
  7.  
  8.     Version 1.10
  9.  
  10.     + Increased the number of lines per .TXT file that the READ.EXE
  11.       would support from 999 to 5000.
  12.  
  13.     + Fixed bug with menu bar related to END and PAGE DOWN keys.
  14.  
  15.     + Added "Please wait..." prompt while loading a file from the
  16.       READer with an expanding "." to ".." to "..." to show the
  17.       user that the READer is currently working.
  18.  
  19.  
  20.     Version 1.20
  21.  
  22.     + Added support for .TXT files wider than 80 columns.  The
  23.       left and right arrow and TAB and SHIFT+TAB keys will scroll
  24.       the text display left and right.
  25.  
  26.     + Fixed a bug that ignored the Main Menu background color
  27.       as specified by the compiler.
  28.  
  29.     + Fixed an oversight which failed to load .BIN wallpaper for
  30.       individual .TXT files.
  31.  
  32.     + If the author (you) does not use background wallpaper for
  33.       the Main Menu, then a prompt on the last line of the screen
  34.       will appear for your reader at the Main Menu reminding them
  35.       how to use the cursor keys (we should not assume that your
  36.       audience knows how to use a computer).
  37.  
  38.     + Fixed a bug related to text compression and tab characters
  39.       (ASCII 9).
  40.  
  41.  
  42.     Version 2.00
  43.  
  44.     + All new algorithm for compression/decompression of READ.DAT
  45.       file, increases speed 4-5 times over version 1.x, and results
  46.       in much smaller READ.DAT files.
  47.  
  48.     + .TXT files now must not be larger than 32,000 bytes.  Due to
  49.       the new compression algorithm, this restriction had to be
  50.       implemented.  The compiler will process .TXT files larger
  51.       than 32k, however they will be truncated.  If a .TXT file
  52.       is larger than 32,000 bytes, it ought to be broken down into
  53.       smaller, easier to read chapters.
  54.  
  55.     + Main menu layout configuration is saved and can be retrieved
  56.       eliminating the need to step through all the questions/prompts
  57.       when compiling your document.  If a COMPILE.CFG is found from
  58.       the last compilation, the compiler will prompt you if you
  59.       wish to use the same configuration.
  60.  
  61.  
  62.     Version 2.01
  63.  
  64.     + Fixed a misspelling that appeared on the bottom of the screen
  65.       from the Main Menu in the reader (READ.EXE).  This appeared
  66.       only IF no background wallpaper was used.
  67.  
  68.     + Fixed a bug that would cause the binary wallpaper file pick
  69.       list to abort the compilation process.
  70.  
  71.